x86/hyperv: provide Hyper-V hypercall functions
authorWei Liu <liuwe@microsoft.com>
Sun, 29 Dec 2019 16:27:47 +0000 (16:27 +0000)
committerWei Liu <liuwe@microsoft.com>
Wed, 5 Feb 2020 15:55:34 +0000 (15:55 +0000)
commitacd326759aa119f534b7c9b641e7dd185940fe05
tree9a6981e66958d38a2ad677adfb3ea417107f7eb8
parent620fc734f854f3ee9826bc7ad28d989fec06ba09
x86/hyperv: provide Hyper-V hypercall functions

These functions will be used later to make hypercalls to Hyper-V.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
Reviewed-by: Paul Durrant <pdurrant@amazon.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
MAINTAINERS
xen/arch/x86/guest/hyperv/hyperv.c
xen/arch/x86/xen.lds.S
xen/include/asm-x86/guest/hyperv-hcall.h [new file with mode: 0644]